Web Design
Web Design Essentials
Web Design Basics
Web Design Enhancements

Web Design Basics

Course Number:
wd_wdes_a01_it_enus
Lesson Objectives

Web Design Basics

  • start the course
  • identify the purpose and audience of a web site
  • identify the business requirements for a web site
  • identify some of the back-end design considerations
  • design storyboards for a web site
  • recall common page layout and navigation
  • recognize the importance of different color and font options
  • recall the common devices and platforms that may be accessing the web site
  • describe the different parts of the project life cycle
  • perform site functionality testing
  • identify different tools for functionality testing
  • recall what is new with the HTML5 standards
  • identify the different basic elements needed to create a web page
  • use different tags to produce the desired formatting
  • effectively use styles to format web pages
  • format text to produce a customized page
  • create links of different types
  • use images to enhance the visual appearance of pages
  • use tables to organize data on a page
  • create automatic bullets and numbering for lists
  • recall the different ways to use HTML5 in designing the layout
  • recall how responsive web design works and how to program for it
  • describe what iframes are and how to use them
  • describe the different parts of forms
  • describe the different input types
  • identify the attributes for input types and recall how to use them
  • design and build a basic web page

Overview/Description
Web design involves achieving a design that is both usable and pleasing. The site must deliver information and build brand. It has to be technically sound and visually coherent. In this course, you will learn the basic technologies and terminologies to get you started in designing stunning web sites. The course will cover web site planning and creation, explain all about responsive design, and introduce you to some testing tools.

Target Audience
Learners who wish to familiarize themselves with the basic technology and terminology for web site design

Web Design Basics

Course Number:
wd_wdes_a01_it_enus
Lesson Objectives

Web Design Basics

  • start the course
  • identify the purpose and audience of a web site
  • identify the business requirements for a web site
  • identify some of the back-end design considerations
  • design storyboards for a web site
  • recall common page layout and navigation
  • recognize the importance of different color and font options
  • recall the common devices and platforms that may be accessing the web site
  • describe the different parts of the project life cycle
  • perform site functionality testing
  • identify different tools for functionality testing
  • recall what is new with the HTML5 standards
  • identify the different basic elements needed to create a web page
  • use different tags to produce the desired formatting
  • effectively use styles to format web pages
  • format text to produce a customized page
  • create links of different types
  • use images to enhance the visual appearance of pages
  • use tables to organize data on a page
  • create automatic bullets and numbering for lists
  • recall the different ways to use HTML5 in designing the layout
  • recall how responsive web design works and how to program for it
  • describe what iframes are and how to use them
  • describe the different parts of forms
  • describe the different input types
  • identify the attributes for input types and recall how to use them
  • design and build a basic web page

Overview/Description
Web design involves achieving a design that is both usable and pleasing. The site must deliver information and build brand. It has to be technically sound and visually coherent. In this course, you will learn the basic technologies and terminologies to get you started in designing stunning web sites. The course will cover web site planning and creation, explain all about responsive design, and introduce you to some testing tools.

Target Audience
Learners who wish to familiarize themselves with the basic technology and terminology for web site design

Web Design Basics

Course Number:
wd_wdes_a01_it_enus
Lesson Objectives

Web Design Basics

  • start the course
  • identify the purpose and audience of a web site
  • identify the business requirements for a web site
  • identify some of the back-end design considerations
  • design storyboards for a web site
  • recall common page layout and navigation
  • recognize the importance of different color and font options
  • recall the common devices and platforms that may be accessing the web site
  • describe the different parts of the project life cycle
  • perform site functionality testing
  • identify different tools for functionality testing
  • recall what is new with the HTML5 standards
  • identify the different basic elements needed to create a web page
  • use different tags to produce the desired formatting
  • effectively use styles to format web pages
  • format text to produce a customized page
  • create links of different types
  • use images to enhance the visual appearance of pages
  • use tables to organize data on a page
  • create automatic bullets and numbering for lists
  • recall the different ways to use HTML5 in designing the layout
  • recall how responsive web design works and how to program for it
  • describe what iframes are and how to use them
  • describe the different parts of forms
  • describe the different input types
  • identify the attributes for input types and recall how to use them
  • design and build a basic web page

Overview/Description
Web design involves achieving a design that is both usable and pleasing. The site must deliver information and build brand. It has to be technically sound and visually coherent. In this course, you will learn the basic technologies and terminologies to get you started in designing stunning web sites. The course will cover web site planning and creation, explain all about responsive design, and introduce you to some testing tools.

Target Audience
Learners who wish to familiarize themselves with the basic technology and terminology for web site design

Web Design Basics

Course Number:
wd_wdes_a01_it_enus
Lesson Objectives

Web Design Basics

  • start the course
  • identify the purpose and audience of a web site
  • identify the business requirements for a web site
  • identify some of the back-end design considerations
  • design storyboards for a web site
  • recall common page layout and navigation
  • recognize the importance of different color and font options
  • recall the common devices and platforms that may be accessing the web site
  • describe the different parts of the project life cycle
  • perform site functionality testing
  • identify different tools for functionality testing
  • recall what is new with the HTML5 standards
  • identify the different basic elements needed to create a web page
  • use different tags to produce the desired formatting
  • effectively use styles to format web pages
  • format text to produce a customized page
  • create links of different types
  • use images to enhance the visual appearance of pages
  • use tables to organize data on a page
  • create automatic bullets and numbering for lists
  • recall the different ways to use HTML5 in designing the layout
  • recall how responsive web design works and how to program for it
  • describe what iframes are and how to use them
  • describe the different parts of forms
  • describe the different input types
  • identify the attributes for input types and recall how to use them
  • design and build a basic web page

Overview/Description
Web design involves achieving a design that is both usable and pleasing. The site must deliver information and build brand. It has to be technically sound and visually coherent. In this course, you will learn the basic technologies and terminologies to get you started in designing stunning web sites. The course will cover web site planning and creation, explain all about responsive design, and introduce you to some testing tools.

Target Audience
Learners who wish to familiarize themselves with the basic technology and terminology for web site design

Web Design Enhancements

Course Number:
wd_wdes_a02_it_enus
Lesson Objectives

Web Design Enhancements

  • start the course
  • embed videos into a web page
  • embed audio files into a web page
  • describe what plugins are used for and identify the common types
  • embed a YouTube video
  • recall what the purpose of Cascading Style Sheets is
  • compare external and internal locations of style sheets
  • identify different selectors and recall what they are used for
  • identify different aspects of the box model
  • use style sheets to control the backgrounds and borders of web pages
  • use style sheets to include animations in a web site
  • create multiple column layouts with style sheets
  • use the resize and outline features of CSS3
  • recall what JavaScript is and how it is used
  • identify JavaScript code and what it does
  • recall the characteristics of common database models
  • identify the function of a database management system
  • recall the standards and technologies that facilitate database connectivity
  • embed SQL statements inside of HTML code
  • recall some of the different PHP commands that can be used to interact with databases
  • recall what Bootstrap is and how it is used
  • recall how to download and install Bootstrap
  • create basic web pages with Bootstrap
  • recall how to use the responsive design functionality of Bootstrap
  • add grids and containers to enhance the web page
  • compare using the download versus using CDN
  • recognize the jQuery syntax and selectors
  • use the click and change events
  • use the slide and fade animations
  • add media and JavaScript to an existing web page

Overview/Description
Web design is strongly influenced by consumers who are increasingly using devices other than traditional computers to stay connected through social media, read news, receive e-mail, and make purchasing decisions. This course will cover how to embed different media, Cascading Style Sheets, and JavaScript in action.

Target Audience
Learners who wish to familiarize themselves with the basic technology and terminology for web site design.

Web Design Enhancements

Course Number:
wd_wdes_a02_it_enus
Lesson Objectives

Web Design Enhancements

  • start the course
  • embed videos into a web page
  • embed audio files into a web page
  • describe what plugins are used for and identify the common types
  • embed a YouTube video
  • recall what the purpose of Cascading Style Sheets is
  • compare external and internal locations of style sheets
  • identify different selectors and recall what they are used for
  • identify different aspects of the box model
  • use style sheets to control the backgrounds and borders of web pages
  • use style sheets to include animations in a web site
  • create multiple column layouts with style sheets
  • use the resize and outline features of CSS3
  • recall what JavaScript is and how it is used
  • identify JavaScript code and what it does
  • recall the characteristics of common database models
  • identify the function of a database management system
  • recall the standards and technologies that facilitate database connectivity
  • embed SQL statements inside of HTML code
  • recall some of the different PHP commands that can be used to interact with databases
  • recall what Bootstrap is and how it is used
  • recall how to download and install Bootstrap
  • create basic web pages with Bootstrap
  • recall how to use the responsive design functionality of Bootstrap
  • add grids and containers to enhance the web page
  • compare using the download versus using CDN
  • recognize the jQuery syntax and selectors
  • use the click and change events
  • use the slide and fade animations
  • add media and JavaScript to an existing web page

Overview/Description
Web design is strongly influenced by consumers who are increasingly using devices other than traditional computers to stay connected through social media, read news, receive e-mail, and make purchasing decisions. This course will cover how to embed different media, Cascading Style Sheets, and JavaScript in action.

Target Audience
Learners who wish to familiarize themselves with the basic technology and terminology for web site design.

Web Design Enhancements

Course Number:
wd_wdes_a02_it_enus
Lesson Objectives

Web Design Enhancements

  • start the course
  • embed videos into a web page
  • embed audio files into a web page
  • describe what plugins are used for and identify the common types
  • embed a YouTube video
  • recall what the purpose of Cascading Style Sheets is
  • compare external and internal locations of style sheets
  • identify different selectors and recall what they are used for
  • identify different aspects of the box model
  • use style sheets to control the backgrounds and borders of web pages
  • use style sheets to include animations in a web site
  • create multiple column layouts with style sheets
  • use the resize and outline features of CSS3
  • recall what JavaScript is and how it is used
  • identify JavaScript code and what it does
  • recall the characteristics of common database models
  • identify the function of a database management system
  • recall the standards and technologies that facilitate database connectivity
  • embed SQL statements inside of HTML code
  • recall some of the different PHP commands that can be used to interact with databases
  • recall what Bootstrap is and how it is used
  • recall how to download and install Bootstrap
  • create basic web pages with Bootstrap
  • recall how to use the responsive design functionality of Bootstrap
  • add grids and containers to enhance the web page
  • compare using the download versus using CDN
  • recognize the jQuery syntax and selectors
  • use the click and change events
  • use the slide and fade animations
  • add media and JavaScript to an existing web page

Overview/Description
Web design is strongly influenced by consumers who are increasingly using devices other than traditional computers to stay connected through social media, read news, receive e-mail, and make purchasing decisions. This course will cover how to embed different media, Cascading Style Sheets, and JavaScript in action.

Target Audience
Learners who wish to familiarize themselves with the basic technology and terminology for web site design.

Web Design Enhancements

Course Number:
wd_wdes_a02_it_enus
Lesson Objectives

Web Design Enhancements

  • start the course
  • embed videos into a web page
  • embed audio files into a web page
  • describe what plugins are used for and identify the common types
  • embed a YouTube video
  • recall what the purpose of Cascading Style Sheets is
  • compare external and internal locations of style sheets
  • identify different selectors and recall what they are used for
  • identify different aspects of the box model
  • use style sheets to control the backgrounds and borders of web pages
  • use style sheets to include animations in a web site
  • create multiple column layouts with style sheets
  • use the resize and outline features of CSS3
  • recall what JavaScript is and how it is used
  • identify JavaScript code and what it does
  • recall the characteristics of common database models
  • identify the function of a database management system
  • recall the standards and technologies that facilitate database connectivity
  • embed SQL statements inside of HTML code
  • recall some of the different PHP commands that can be used to interact with databases
  • recall what Bootstrap is and how it is used
  • recall how to download and install Bootstrap
  • create basic web pages with Bootstrap
  • recall how to use the responsive design functionality of Bootstrap
  • add grids and containers to enhance the web page
  • compare using the download versus using CDN
  • recognize the jQuery syntax and selectors
  • use the click and change events
  • use the slide and fade animations
  • add media and JavaScript to an existing web page

Overview/Description
Web design is strongly influenced by consumers who are increasingly using devices other than traditional computers to stay connected through social media, read news, receive e-mail, and make purchasing decisions. This course will cover how to embed different media, Cascading Style Sheets, and JavaScript in action.

Target Audience
Learners who wish to familiarize themselves with the basic technology and terminology for web site design.

Close Chat Live